home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 14 / 7 / DISK1471.ZIP / PTIL.BAT < prev    next >
DOS Batch File  |  1989-05-05  |  287b  |  8 lines

  1. : Your default data must be in 'c:\poptrain' for this to work.
  2. set ptpaths=c:\poptrain
  3. : If you have a RAM drive but it is not drive D:
  4. : then change the line below as needed.
  5. copy c:\poptrain\%1*.h* D:\
  6. : The %2 is given so PTI detects a possible mistake.
  7. c:\poptrain\pti %1 %2
  8.